Mapping URL: /warehouse/{id}
Description: get the warehouse entity with the appended id
Microservice: CountryService
/warehouse/{id} |
Mapping URL: /warehouse/{id}
Description: WarehouseService
Name: findWarehouseById(id)
Request Method: GET
Service Interface: /warehouse/{id}
Service Entity: Warehouse
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |